projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba775af
)
* etc/NEWS: view-buffer markup, again.
author
Glenn Morris
<rgm@gnu.org>
Tue, 31 Jan 2012 01:01:30 +0000
(17:01 -0800)
committer
Glenn Morris
<rgm@gnu.org>
Tue, 31 Jan 2012 01:01:30 +0000
(17:01 -0800)
Let's not document this now - let's fix it properly after 24.1 and
document the correct behaviour. (bug#10650#12)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index bfeb80a0608f17713c7e3d9d4b26c2dbb7f1c9c6..3635b560b1fbe908f015a52ccf9083de513ac887 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-999,6
+999,7
@@
of the header line.
** A backquote not followed by a space is now always treated as new-style.
+---
** view-buffer now treats special mode-class in the same way that
view-file has since Emacs 22 (ie, it won't enable View mode if the
major-mode is special).